get
Get members
{{protocol}}://{{url}}/{{version}}/organisations/:_key/members/:mode
Get all users in the usergroup.
Authenticated. Permissions:
r
on the usergoup.
Authentication
Authentication inherited from the collection: Bearer .Parameters
Name | Type | Value |
---|---|---|
offset | query | 0 |
limit | query | 5 |
sort | query | type DESC, data.name DESC |
_key | path | domain |
mode | path | all |